home *** CD-ROM | disk | FTP | other *** search
/ GEGA 010 / GEGA010.iso / Interface / it.dig / scripts / DefineButton2_287 / BUTTONCONDACTION on(release).as
Text File  |  2005-09-22  |  72b  |  4 lines

  1. on(release){
  2.    _root.categoria_mc.local.gotoAndStop("Hacker 17");
  3. }
  4.